A better fix for bug #17942.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 08:24:07 +0000 (11:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 08:24:07 +0000 (11:24 +0300)
commit5a78f462e9b982f8894eba0dc77d4035df7c6c0f
treeee2bdfd28986615f4148949ea507e0c39e60daf0
parent7257e58e0fadc3279ecf306b585f7388265cd27f
A better fix for bug #17942.

 src/xdisp.c (pos_visible_p): If CHARPOS is at beginning of window,
 and there is a display property at that position, don't call
 move_it_to to move to a position before window start.
src/ChangeLog
src/xdisp.c